﻿@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
body, button, input, select, textarea { font: 12px/1.5 微软雅黑, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, i, var { font-style: normal; }
ul, ol { list-style: none; }
legend { color: #000; }
fieldset, img { border: 0; vertical-align: top; }
section, article, aside, header, footer, nav, dialog, figure { display: block; }
figure { margin: 0; }
button, input, select, textarea { font-size: 100%; border:0; background:none; outline:none; }
table { border-collapse: collapse; border-spacing: 0; }
.clear { display: block; height: 0; overflow: hidden; clear: both; }
.clearfix:after { content: '\20'; display: block; height: 0; clear: both; }
.clearfix { *zoom:1;}
a:link, a:visited, a:hover, a:active { text-decoration: none; }
/*a { blr:expression_r(this.onFocus=this.blur());}*/
a { text-decoration: none; outline: none; /*transition-duration: 0.3s, 0.3s;*/ }
.hidden { display: none; }
.invisible { visibility: hidden; }
.fl{ float:left; display:inline; }
.fr{ float:right; display:inline; }
.fn{ float:none; }
.tl{ text-align:left; }
.tr{ text-align:right; }
.tc{ text-align:center; }
.hide{ display:none; }
.show{ display:block; }
.noBg { background: none !important; }
.noBorder { border: none !important; }
.noMg { margin: 0!important; }
.mr0{ margin-right:0 !important; float:right !important;}
/*.info{text-align: justify; text-justify: inter-ideograph;}*/
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}


textarea {  -webkit-appearance: none;}   


/*Body*/
body {  margin: 0 auto; overflow-x: hidden;  background: #fff; color:#555;}
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #555; transition: all 0.5s ease 0s; }
a:hover { color: #00989d; }

.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden;}
.nr {width: 1760px; margin: 0 auto; }
@media (max-width: 1760px){
    .nr { width: 1200px; margin:0 auto; }
}
@media (max-width: 1200px){
    .nr { width:92%}
}

.header{ width:100%; box-sizing:border-box; padding:0 2.5%; position:relative; z-index:99}
.header .logo{ float:left; height:75px;display:flex;align-items: center;}
.header .logo img{ height:26px}
.header .gp{ float:right; height:75px;display:flex;align-items: center;}
.header .gp i{ font-size:20px; color:#333; margin-left:20px}
.header .menu{ display:none}
.header .nav{ float:right; width:53%;}
.header .nav .list{ width:100%;display:flex;justify-content: space-between;}
.header .nav .list>li:nth-child(3){ position:relative}
.header .nav .list>li:nth-child(n+4){ position:relative}
.header .nav .list>li>a{ font-size:18px; color:#000000; line-height:75px; display:block; transition:all 0.5s; position:relative}
.header .nav .list>li.on>a,.header .nav .list>li:hover>a{ color:#00989d; font-weight:bold}
.header .nav .list>li>a:after,.header .nav .list>li>a:after{ content:""; display:block; width:0%; height:3px; background:#00989d; position:absolute; left:50%; bottom:0; transition:all 0.3s}

.header .nav .list>li.on>a:after,.header .nav .list>li:hover>a:after{  width:100%; left:0; }
.header .nav .list>li .xl{ position:absolute; width:120px; left:calc(50% - 60px); top:100%; background:#fff; box-shadow:0 0 10px rgba(0,0,0,0.1); z-index:99; display:none}
.header .nav .list>li .xl a{ display:block; line-height:40px; color:#333; text-align:center; font-size:14px}
.header .nav .list>li .xl a:hover{ background:#00989d; color:#fff}
.header .nav .list>li:hover .xl{ display:block}
.header .nav .list>li .xl2{ width:100%; position:absolute; left:0; top:100%; z-index:9;/* background:rgba(255,255,255,0.95); padding:60px 0; */display:none;backdrop-filter: blur(11px);-webkit-backdrop-filter: blur(11px); height:calc(100vh - 75px); box-sizing:border-box}
.header .nav .list>li .xl2 .navTab { width:1400px; margin:0 auto;height:100%;}
.header .nav .list>li .xl2 .hd{ width:370px; float:left; box-sizing:border-box; padding-left:100px;height:100%;}
.header .nav .list>li .xl2 .hd ul{ display:inline-block; vertical-align:top; height:100%;-ms-overflow-style: none;
  overflow: -moz-scrollbars-none; overflow:auto; width:200px;}
.header .nav .list>li .xl2 .hd ul::-webkit-scrollbar{/*width:2;height:2px;*/display: none;}
.header .nav .list>li .xl2 .hd ul::-webkit-scrollbar-button:vertical{display:none}

.header .nav .list>li .xl2 .hd ul::-moz-scrollbar{/*width:2;height:2px;*/display: none;}
.header .nav .list>li .xl2 .hd ul::-moz-scrollbar-button:vertical{display:none}


.hideScrollBar::-webkit-scrollbar {
  width: 0
}

.hideScrollBar {
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}


.header .nav .list>li .xl2 .hd ul li a{ line-height:60px; width:100px; display:block; border-bottom:1px solid rgba(0,0,0,0); font-size:20px; color:#333333; font-weight:bold; padding-right:30px;background:url(bx1.png) 200% center no-repeat;}
.header .nav .list>li .xl2 .hd ul li.on a{ border-bottom:1px solid #00989d; color:#00989d; background:url(bx1.png) right center no-repeat;}

.header .nav .list>li .xl2 .bd{ width:1030px; float:right;height:100%; }
.header .nav .list>li .xl2 .bd .cont{ height:100%; overflow-x:hidden; overflow-y:auto; box-sizing:border-box; padding-right:30px; width:100%}
.header .nav .list>li .xl2 .bd .item{ width:18.4%; margin-right:2%; margin-bottom:1%; float:left}
.header .nav .list>li .xl2 .bd .item:nth-child(5n){ margin-right:0;}
.header .nav .list>li .xl2 .bd .item .pic{ width:100%; overflow:hidden}
.header .nav .list>li .xl2 .bd .item .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.header .nav .list>li .xl2 .bd .item:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.header .nav .list>li .xl2 .bd .item .title{ font-size:16px; color:#000000; text-align:center; line-height:40px}
.header .nav .list>li .xl2 .bd .item:hover .title{ font-weight:bold; font-weight:bold; color:#00989d}
.header .nav .list>li:hover .xl2{ display:block}

.header .nav .list>li .xl3{ width:100%; position:absolute; left:0; top:100%; z-index:999; background:rgba(255,255,255,0.95);display:none;backdrop-filter: blur(11px);-webkit-backdrop-filter: blur(11px);}
.xl3 .outBox{ width:1760px; margin:0 auto; overflow:hidden; }
.header .nav .list>li:hover .xl3{ display:block}
.xl3 .outBox .hd{ float:left; margin-left:60px;}
.xl3 .outBox .hd ul{ padding:40px 80px 40px 60px}
.xl3 .outBox .hd ul li{ line-height:60px; border-bottom:1px solid rgba(0,0,0,0); font-size:20px; color:#333333; font-weight:bold; padding-right:30px}
.xl3 .outBox .hd ul li.on{ border-bottom:1px solid #00989d; color:#00989d; background:url(bx1.png) right center no-repeat;}
.xl3 .outBox .bd{ float:left}
.xl3 .outBox .bd .inHd{ width:500px; float:left; position:relative}
.xl3 .outBox .bd .inHd:after{ content:""; display:block; width:100%; position:absolute; left:0; top:0; z-index:0;background:rgba(242,242,242,0.95); height:10000%}
.xl3 .outBox .bd .inHd ul{ padding:40px 60px 40px 50px; position:relative; z-index:9; height:580px; overflow:auto}
.xl3 .outBox .bd .inHd ul li{ line-height:60px; border-bottom:1px solid rgba(0,0,0,0); font-size:20px; color:#333333;padding-right:30px}
.xl3 .outBox .bd .inHd ul li.on{ border-bottom:1px solid #00989d; color:#00989d;  font-weight:bold; background:url(bx1.png) right center no-repeat; }
.xl3 .outBox .bd .inHd ul li a{ color:#333}
.xl3 .outBox .bd .inHd ul li.on a{ color:#00989d}
.xl3 .outBox .bd .inBd{ float:left}
.xl3 .outBox .bd .inBd .con{ width:860px; overflow:hidden}
.xl3 .outBox .bd .inBd .con img{ width:100%}
.header .rt{ float:right}
.header .rt .qh{ float:left; background:url(g_02.png) left center no-repeat; padding-left:40px; font-size:16px; color:#333; position:relative; cursor:pointer; margin-left:20px}
.header .rt .qh span{ display:block; background:url(g_03.png) right center no-repeat; padding-right:25px; line-height:75px}
.header .rt .qh ul{ width:100%; position:absolute; left:0; top:100%; z-index:9; background:#fff; display:none}
.header .rt .qh ul li a{ display:block; font-size:16px; color:#5b5b5b; line-height:40px; text-align:center}
.header .rt .qh ul li a:hover{ background:#00989d; color:#fff}
.header .rt .qh:hover ul{ display:block}
.header .rt .sea{ background:url(g_01.png) center center no-repeat; width:22px; height:75px; float:left; cursor:pointer; display:none}
.header .searcha{margin-top: 13px;width: 200px;margin-left: 30px;height: 50px;border-radius: 25px;background: #f6f6f6;float:right;font-size: 0; float:right}
.header .searcha .txt{float:left;padding: 0 16px;height: 50px;font-size: 16px;width: 152px;vertical-align: middle;box-sizing: border-box;}
.header .searcha .sbt{width: 48px;height: 50px;vertical-align: middle;background: url(search_07.png) no-repeat center;}

@media (max-width:1760px) {
	.header .logo img{ height:22px}
	
	.header .nav{ width:50%; margin-right:0}
	.header .gp i{ font-size:16px; color:#333; margin-left:12px}
	
	.xl3 .outBox{ width:1200px; }
	.xl3 .outBox .hd{ margin-left:0;}
	.xl3 .outBox .hd ul{ padding:30px 40px 30px 0}
	.xl3 .outBox .hd ul li{ font-size:18px;  line-height:50px}
	.xl3 .outBox .bd .inHd{ width:418px}
	.xl3 .outBox .bd .inHd ul li{ font-size:18px;  line-height:50px}
	.xl3 .outBox .bd .inHd ul{ padding:30px 30px ; height:480px;}
	.xl3 .outBox .bd .inBd .con{ width:585px}
	
	.header .searcha{margin-top: 18px;width: 160px;margin-left: 20px;height: 40px;}
	.header .searcha .txt{float:left;padding: 0  0 0 15px;height: 40px;font-size: 14px;width: 110px;}
	.header .searcha .sbt{width: 40px;height: 40px; background: url(search_07.png) no-repeat center; background-size:20px;}

	.header .nav .list > li .xl2 .navTab{ width:1200px; margin:0 auto}
	.header .nav .list > li .xl2 .hd ul li a{ font-size:14px; line-height:45px; height:45px}
	.header .nav .list > li .xl2 .bd .item .title{ font-size:14px}

		
}
@media (max-width: 1760px){
	.header .nav{}
	.header .gp i{ font-size:14px}
	.header .nav .list>li>a{ font-size:14px}
	.header .rt .qh{ margin-left:20px; background-size:20px; padding-left:30px; font-size:14px}
	.header .rt .qh span{ background-size:12px; padding-right:20px}
	
	.header .nav .list > li .xl2{}
	.xl3 .outBox .hd ul li{ font-size:14px}
	.xl3 .outBox .bd .inHd ul li{ font-size:14px}
	.xl3 .outBox .bd .inHd ul li.on{ font-size:18px}
	.header .nav .list > li .xl2 .hd{ width:170px; padding:0}
	.header .nav .list > li .xl2 .hd ul{height:100%;}
	.header .nav .list > li .xl2 .bd{ width:950px}
	.header .nav .list > li .xl2 .bd .cont{ height:100%;}
	
}
@media (max-width: 1360px){
	.header .nav{ width:46%}
}
@media (max-width:1200px) {
	.header{ width:100%; box-sizing:border-box; padding:0 4%}
	.header .nav{ display:none}
	.header .logo{ height:60px}
	.header .logo img{ height:20px;}
	.header .menu{ display:block; background:url(g_01x.png) center center no-repeat #00989d; background-size:16px; width:30px; height:30px; box-sizing:border-box; border:1px solid #fff; float:right; margin-left:15px; margin-top:15px}
	.header .rt .qh span{ line-height:60px; font-size:14px; background-size:10px; padding-right:16px}
	.header .rt .sea{ height:60px; width:20px; background-size:20px}
	.header .rt .qh{ margin-left:15px; background-size:20px; padding-left:30px}
	.header .rt .qh ul li a{ font-size:14px; line-height:30px}
	.header .logo i{ font-size:12px; color:#333; margin-left:8px}
	.header .gp{ height:60px}
	.header .searcha{ margin-top:11px}
	
}
@media (max-width:750px) {
	/*.header{ padding-bottom:10px}
	.header .logo{ width:100%}
	.header .menu{ position:absolute; margin:0; right:4%; top:15px;}
	.header .gp{ height:30px}
	.header .rt .qh span{ height:30px; line-height:30px}
	.header .rt .sea{ height:30px}*/
	.header .gp{ display:none}
	.header .searcha{ display:none}
	.header .rt .sea{ display:block}

	
}

@media (max-width:450px){.header .logo i{ display:none}}

.sea_on{ width:100%; height:100%; left:0; top:0; background:rgba(00,00,00,0.5); position:fixed; z-index:99; display:none}
.sea_on .s1{ width:400px; height:68px; position:absolute; left:50%; margin-left:-200px; top:50%; margin-top:-34px; background:#fff}
.sea_on .s1 .inp1{ width:200px; height:68px; border:0; position:absolute; left:10px; top:0; font-size:14px;}
.sea_on .s1 .inp2{ width:76px; height:68px; background:url(sea.png) center center no-repeat #00989d; position:absolute; right:0; top:0; cursor:pointer} 
.sea_on .s1 .gb{ width:30px; height:30px; background:url(gb.png) center center no-repeat; background-size:30px; position:absolute; right:0; top:-50px; cursor:pointer}
@media (max-width:1200px) {
	.sea_on .s1{ width:300px; height:48px;margin-left:-150px;margin-top:-24px;}
	.sea_on .s1 .inp1{ width:180px; height:48px;}
	.sea_on .s1 .inp2{ width:76px; height:48px;} 
	.sea_on .s1 .gb{ width:24px; height:24px; background:url(gb.png) center center no-repeat; background-size:24px; position:absolute; right:0; top:-30px; cursor:pointer}
}

.slide_box { background: #fff; width: 650px; height: 100% ; box-sizing:border-box; position: fixed; right: 0; top: 0; padding: 50px 50px 50px 50px; box-sizing: border-box; z-index: 999; transform: translateX(100%);transition: all .6s; z-index: 101; font-family:"sy" }
.slide_box.active { transform: translateX(0);}
.z_mask { width: 0%; height: 100%; position: fixed;  left: 0; top:0; background: rgba(0,0,0,.8); transition: all .8s; z-index: 101; }
.z_mask.active {width: 100%; }
.slide_nav{ width:100%; height:100%; overflow-y:auto; position:relative; border-top:1px solid #f0f0f0}
.slide_box .close{ width:50px; height:66px; position:absolute; right:0; top:0; cursor:pointer; z-index:2; background:url(close.png) center center no-repeat; background-size:16px}
.slide_nav li { border-bottom:1px solid #f0f0f0;position:relative }
.slide_nav li .jia{ display:block; width:50px; height:45px; text-align:center; line-height:45px; font-size:0; color:#333; position:absolute; right:0; top:0; background:url(plus.png) center center no-repeat; display:none; cursor:pointer}
.slide_nav li .jia.on{ display:block; background-size:16px}
.slide_nav li .jian{ display:block; width:50px; height:45px; text-align:center; line-height:45px; font-size:0; color:#333; position:absolute; right:0; top:0; background:url(reduce.png) center center no-repeat; display:none; cursor:pointer; background-size:16px}
.slide_nav li .jian.on{ display:block}


.slide_nav li:nth-child(2) .jia{ display:block; width:100%; height:45px; text-align:center; line-height:45px; font-size:0; color:#333; position:absolute; right:0; top:0; background:url(plus.png)  calc(100% - 17px) center no-repeat; display:none; cursor:pointer}
.slide_nav li:nth-child(2) .jia.on{ display:block; background-size:16px}
.slide_nav li:nth-child(2) .jian{ display:block; width:100%; height:45px; text-align:center; line-height:45px; font-size:0; color:#333; position:absolute; right:0; top:0; background:url(reduce.png)  calc(100% - 17px) center no-repeat; display:none; cursor:pointer; background-size:16px}
.slide_nav li:nth-child(2) .jian.on{ display:block}



.slide_nav li.tel>a{ color:#d95715}
.slide_nav li.tel>a i{ font-family:Arial; vertical-align:top; font-weight:bold}
.slide_nav li>a {display: block;height: 45px;color: #333;line-height: 45px;padding-left: 10px;font-size: 16px;}
.slide_nav .nav_down { display:none; }
.slide_nav .nav_down a {display: block;height: 36px;color: #7f7f7f;line-height: 36px;padding-left: 34px;font-size: 14px; background:url(o_ico_18.gif) 15px center no-repeat;}
.slide_nav .nav_down a:before {}
.slide_nav .nav_down a.active,.slide_nav .nav_down a:hover { color: #283b66;}
.slide_nav li a:hover{ color: #283b66;}
.slide_nav .nav_down a.active:before,.slide_nav .nav_down a:hover:before { width: 100%; left: 0;}
.slide_nav li .lk{ display: inline-block; vertical-align: top; line-height: 45px; font-size: 15px; color: #333; padding: 0 4% }
.slide_nav li .lk a{ color: #333 }
.slide_nav li .lk a:hover { color: #f26c2a;}
@media all and (max-width:1200px){
	.slide_box{}
	.slide_box { width:80%; padding:66px 0 30px; }
	.z_mask{ }
}

.video{ width:100%; height:100%; position:fixed; left:0; top:0; z-index:99; background:rgba(00,00,00,0.6); display:none}
.video .s1{position:absolute; left:50%;  top:50%; transform:translate(-50%,-50%)}
.video .s1 video{ width:auto; height:60vh}
.video .s1 .gb{ background:url(gb.png) center center no-repeat; width:30px; height:30px; background-size:30px; position:absolute; right:0; top:-40px; cursor:pointer}
@media (max-width:1200px) {
	.video .s1 video{ width:90vw; height:auto}
}

.footer{ background:#f2f2f2;}
.footer .ft01{ padding:60px 0; border-bottom:1px solid #e2e2e2}
.footer .ft01 .logo{ float:left}
.footer .ft01 .logo img{ height:56px;}
.footer .ft01 .sel{ float:right}
.footer .ft01 .sel .blogroll { width: 410px; height: 60px;background:none; border: 1px solid  #e2e2e2;text-align: left;cursor: pointer;font-size: 16px;color: #333;position: relative;}
.footer .ft01 .sel .blogroll::after {content: '';display: block;width: 11px;height: 6px;background: url(g_18.png) no-repeat;background-size: 100% auto;position: absolute;right: 20px;top: 50%;transform: translateY(-50%);}
.footer .ft01 .sel .blogroll span {line-height: 60px;padding: 0 0 0 30px;}
.footer .ft01 .sel .blogroll .linklist {background: #fff;width: 100%;position: absolute;left: 0;bottom: 100%;border-radius: 8px;z-index: 10;display: none; max-height:300px; overflow:auto; box-shadow:0 0 10px rgba(0,0,0,0.1)}
.footer .ft01 .sel .blogroll .linklist li {padding: 10px 15px;font-size: 16px;color: #333;border-bottom: 1px solid #f1f1f1;}
.footer .ft01 .sel .blogroll .linklist li:hover {color: #0677E4;}
.footer .ft01 .sel .blogroll .linklist li:last-child {border-bottom: 0;}
.footer .ft02{ }
.footer .ft02 .lt{ width:63.5%; float:left; box-sizing:border-box; border-right:1px solid #e2e2e2; padding:60px 0 20px 0}
.footer .ft02 .lt dl{ float:left; margin-right:60px}
.footer .ft02 .lt dl:last-child{ margin-right:0}
.footer .ft02 .lt dl dt{ font-size:16px; color:#fff; margin-bottom:25px}
.footer .ft02 .lt dl dt a{ color:#333333}
.footer .ft02 .lt dl dd{ font-size:14px; color: rgba(255,255,255,0.6); margin-bottom:15px}
.footer .ft02 .lt dl dd a{ color: #595757}
.footer .ft02 .lt dl dd a:hover{ color:#333}
.footer .ft02 .rt{ width:calc(100% - 63.5%); float:right; box-sizing:border-box; padding:60px 0 0 160px}
.footer .ft02 .rt .ewm{ float:left; text-align:center;}
.footer .ft02 .rt .ewm img{ width:149px;}
.footer .ft02 .rt .ewm p{ text-align:center; font-size:14px; color:#595757; padding:10px 0 0 0}
.footer .ft02 .rt .lx{ width:280px; float:right}
.footer .ft02 .rt .lx .a{ font-size:16px; color:#333; margin-bottom:25px}
.footer .ft02 .rt .lx .b{ font-size:14px; color:#595757; line-height:35px}
.footer .ft02 .rt .lx .b a{color:#595757;}
.footer .ft02 .rt .lx .b a:hover{color:rgba(255,255,255,1);}
.footer .ft03{ padding:20px 0; border-top:1px solid #e2e2e2; font-size:14px; text-align:center; color:#888888; background:#e6e6e6}
.footer .ft03 a{color:#888888}
.footer .ft03 a:hover{color:#333}
@media (max-width:1760px) {
	.footer .ft01{ padding:40px 0}
	.footer .ft01 .logo img{ height:46px}
	.footer .ft01 .sel .blogroll{ width:300px; height:44px}
	.footer .ft01 .sel .blogroll span{ line-height:44px; padding-left:20px; font-size:14px}
	.footer .ft01 .sel .blogroll .linklist li{ font-size:14px}
	.footer .ft02 .lt{ width:63%; padding:40px 0 20px}
	.footer .ft02 .lt dl{ margin-right:42px}
	.footer .ft02 .lt dl dt{ font-size:14px}
	.footer .ft02 .lt dl dd{ font-size:12px}
	.footer .ft02 .rt{ width:37%; padding:40px 0 0 40px}
	.footer .ft02 .rt .ewm{ float:left; text-align:center;}
	.footer .ft02 .rt .ewm img{ width:120px;}
	.footer .ft02 .rt .ewm p{  font-size:12px;}
	.footer .ft02 .rt .lx{ width:240px; float:right}
	.footer .ft02 .rt .lx .a{ font-size:14px; margin-bottom:20px}
	.footer .ft02 .rt .lx .b{ font-size:12px;  line-height:30px}
	.footer .ft03{ padding:20px 0; border-top:1px solid rgba(255,255,255,0.1); font-size:12px; text-align:center; }

}
@media (max-width:1200px) {
	.footer .ft01{ padding:30px 0}
	.footer .ft01 .logo img{ height:32px}
	.footer .ft01 .sel{ width:100%; margin-top:20px}
	.footer .ft02 .lt{ display:none}
	.footer .ft02 .rt{ width:100%; padding:30px 0 }
	.footer .ft02 .rt .ewm{ float:right}
	.footer .ft02 .rt .ewm img{ width:100px;}
	.footer .ft02 .rt .lx{ width:100%; display:inline; float:none}
	.footer .ft02 .rt .lx .a{ margin-bottom:10px}
	.footer .ft02 .rt .lx .b{ line-height:2}
}
@media (max-width:450px){.footer{ padding-bottom:60px}}

.video{ width:100%; height:100%; position:fixed; left:0; top:0; z-index:99; background:rgba(00,00,00,0.6); display:none}
.video .s1{position:absolute; left:50%;  top:50%; transform:translate(-50%,-50%)}
.video .s1 video{ width:auto; height:60vh}
.video .s1 .gb{ background:url(gb.png) center center no-repeat; width:30px; height:30px; background-size:30px; position:absolute; right:0; top:-40px; cursor:pointer}
@media (max-width:1200px) {
	.video .s1 video{ width:90vw; height:auto}
}


.videos{ width:100%; height:100%; position:fixed; left:0; top:0; z-index:99; background:rgba(00,00,00,0.6); display:none}
.videos .s1{position:absolute; left:50%;  top:50%; transform:translate(-50%,-50%)}
.videos .s1 video{ width:auto; height:60vh}
.videos .s1 .gb{ background:url(gb.png) center center no-repeat; width:30px; height:30px; background-size:30px; position:absolute; right:0; top:-40px; cursor:pointer}
@media (max-width:1200px) {
	.videos .s1 video{ width:90vw; height:auto}
}

.avideos{ width:100%; height:100%; position:fixed; left:0; top:0; z-index:99; background:rgba(00,00,00,0.6); display:none}
.avideos .s1{position:absolute; left:50%;  top:50%; transform:translate(-50%,-50%)}
.avideos .s1 video{ width:auto; height:60vh}
.avideos .s1 .gb{ background:url(gb.png) center center no-repeat; width:30px; height:30px; background-size:30px; position:absolute; right:0; top:-40px; cursor:pointer}
@media (max-width:1200px) {
	.avideos .s1 video{ width:90vw; height:auto}
}

#fixed-foot {padding: 0; text-align: center; display: table;width: 100%; background: #000;position: fixed;bottom: 0;left: 0; display:none}


#fixed-foot {background: #fff; border-radius: 30px; margin: 3% 4%; width: 92%; box-shadow: 0 5px 5px #666; padding: 1% 5%;    z-index: 999;}
#fixed-foot li {display:table-cell;font-size:inherit;border-right: 1px solid #fff;}
#fixed-foot li:last-child {border-right: 0;}
#fixed-foot li {background: none;background: none;}
#fixed-foot li a {color: #333333;display:block;width:100%;height:100%;}
#fixed-foot li.active a { color:#000; font-weight:bold; }
#fixed-foot li a span { display:block; height:30px; width:30px; margin:0 auto .4rem; background-repeat:no-repeat!important; background-position:50% 50%!important; background-size:contain!important; }
#fixed-foot {  padding: 7px 0 4px; }
#fixed-foot li a span { display:block; height:22px; width:22px; margin:0 auto; background-repeat:no-repeat!important; background-position:50% 50%!important; background-size:contain!important; }
@media (max-width:450px){#fixed-foot{ display: table;}}





.fixbox{position:fixed;top:50%;right:0;z-index:110;font-size: 14px;}
.fix-list{position:relative;border:1px solid #ebebeb;}
.fix-list > li{width:48px;height:48px;position:relative;background-color:#fff;opacity:0.9;filter:alpha(opacity=90);border-bottom:1px solid #ebebeb;}
.fix-list > li:last-child{border-bottom: 0;}
.fix-list > li .item{display:block;text-align:center;font-size:30px;padding:9px 0;height: 22px;}
.fix-list > li .item .img02{display: none;}
.fix-list > li:hover{background: #f29537;}
.fix-list > li:hover .item .img01{display: none;}
.fix-list > li:hover .item .img02{display: inline-block;}
/* 拨打电话*/.float-tel{position:absolute;width:220px;height:auto;padding:10px;top:0;right:49px;box-shadow:0 3px 10px rgba(0,0,0,.3);background:#fff;display:none;}
.float-tel a{display:block;color:#333;line-height:26px;}
.float-tel .phone{width:100%;height:40px;line-height:40px;border:1px solid #eee;border-radius:5px;padding:0 5px;margin-bottom:5px;box-sizing: border-box;}
.float-tel .call{width:100%;height:40px;line-height:40px;text-align:center;color:#fff;border-radius:5px;box-shadow:none;background:#f29537;border:none;}
/* 微信二维码*/.float-qr{position:absolute;width:140px;height:140px;bottom:0;right:60px;box-shadow:0 5px 15px #ddd;display:none;}
.float-plan,.float-msg{display:block;position:absolute;width:100px;height:auto;padding:10px;bottom:0;right:60px;box-shadow:0 5px 15px #ddd;background:#fff;text-align:center;display:none;}
.fix-list > li:hover .float-tel{ display:block}
.fix-list > li .tel{ width:150px; height:100%; position:absolute; right:100%; top:0; background:#fff;display:none;align-items: center;justify-content: center;}
.fix-list > li:hover .tel{ display:flex;}
@media (max-width:450px){.fixbox{ display:none}}





.xjjfa01ss{ background:#f7f8f9; padding:75px 0}
.xjjfa01ss .swiper01ss{ width:100%; overflow:hidden}
.xjjfa01ss .swiper01ss .swiper-slide{ width:19.2%; margin-right:1%; padding-bottom:80px}
.xjjfa01ss .swiper01ss .swiper-slide:last-child{ margin-right:0}
.xjjfa01ss .swiper01ss .swiper-slide .pic{ width:100%; overflow:hidden}
.xjjfa01ss .swiper01ss .swiper-slide .pic img{ width:100%}
.xjjfa01ss .swiper01ss .swiper-slide .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.xjjfa01ss .swiper01ss .swiper-slide:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.xjjfa01ss .swiper01ss .swiper-slide .cont{ width:90%; position:absolute; left:5%; bottom:0}
.xjjfa01ss .swiper01ss .swiper-slide .cont .title{ width:100%; height:80px; background:#fff;display:flex;align-items: center;justify-content: center; font-size:24px; color:#333333; padding-bottom:20px}
.xjjfa01ss .swiper01ss .swiper-slide .cont .ico{ text-align:center; width:fit-content; margin:0 auto;margin-top:-30px; }
.xjjfa01ss .swiper01ss .swiper-slide .cont .ico img{ height:46px;}
.xjjfa01ss .swiper01ss .swiper-slide .cont .ico .img1{ display:block}
.xjjfa01ss .swiper01ss .swiper-slide .cont .ico .img2{ display:none}
.xjjfa01ss .swiper01ss .swiper-slide.on .cont .ico .img2{ display:block}
.xjjfa01ss .swiper01ss .swiper-slide.on .cont .ico .img1{ display:none}
.xjjfa01ss .swiper01ss .swiper-slide.on .cont .title{ background:#00969b; color:#fff}

.xjjfa01ss .swiper01ss .swiper-slide:hover .cont .ico .img2{ display:block}
.xjjfa01ss .swiper01ss .swiper-slide:hover .cont .ico .img1{ display:none}
.xjjfa01ss .swiper01ss .swiper-slide:hover .cont .title{ background:#00969b; color:#fff}
@media all and (max-width:1760px){
	.xjjfa01ss{ padding:60px 0}
	.xjjfa01ss .swiper01ss .swiper-slide{padding-bottom:50px}
	.xjjfa01ss .swiper01ss .swiper-slide .cont .title{ height:60px; font-size:18px; padding-bottom:15px}
	.xjjfa01ss .swiper01ss .swiper-slide .cont .ico{ margin-top:-25px; }
	.xjjfa01ss .swiper01ss .swiper-slide .cont .ico img{ height:40px;}


}
@media all and (max-width:1200px){
	.xjjfa01ss{ padding:40px 0}
	.xjjfa01ss .swiper01ss .swiper-slide{ width:49%; margin-right:2%; padding-bottom:40px}
	.xjjfa01ss .swiper01ss .swiper-slide .cont .title{ height:40px; font-size:14px; padding-bottom:12px}
	.xjjfa01ss .swiper01ss .swiper-slide .cont .ico{ margin-top:-22px; }
	.xjjfa01ss .swiper01ss .swiper-slide .cont .ico img{ height:30px;}


}
